home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000165_news@newsmaster….columbia.edu _Mon Oct 19 12:14:09 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA15300
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 19 Oct 1998 12:14:07 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id MAA29333
  7.     for kermit.misc@watsun; Mon, 19 Oct 1998 12:14:06 -0400 (EDT)
  8. Path: news.columbia.edu!sol.ctr.columbia.edu!news.indiana.edu!news.kiva.net!uunet!in5.uu.net!xmission!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!peerfeed.ncal.verio.net!bug.rahul.net!samba.rahul.net!rahul.net!a2i!dold.a2i!dold
  9. From: dold@10.usenet.us.com
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: CKermit 6.1beta rpm?
  12. Date: 19 Oct 1998 16:10:44 GMT
  13. Organization: a2i network
  14. Lines: 40
  15. Message-ID: <70foa4$6a7$1@samba.rahul.net>
  16. References: <7093jk$hpl$1@eskinews.eskimo.com> <709arq$ajk$1@samba.rahul.net> <70dgmp$1i9$1@post.servtech.com>
  17. Reply-To: dold@network.rahul.net
  18. NNTP-Posting-Host: waltz.rahul.net
  19. NNTP-Posting-User: dold
  20. X-Newsreader: TIN [version 1.2 PL2]
  21. X-Comment: Encoded From: line allows replies that preserve original subject
  22. Xref: news.columbia.edu comp.protocols.kermit.misc:9360
  23.  
  24. rchandra.spamguard@spamguard.letter.com wrote:
  25. : In article <709arq$ajk$1@samba.rahul.net>,  <dold@network.rahul.net> wrote:
  26. : >I downloaded C-Kermit from http://www.columbia.edu/kermit
  27. : >somewhere under the binaries distribution area.
  28. : >It was an RPM created by RedHat.  It didn't like full screen on my redHat
  29. : >5.1, until I did a cd /usr/share; ln -s terminfo ../lib
  30. : >Apparently there is hardcode that I couldn't find, that is looking for
  31. : >/usr/lib/terminfo, and isn't happy with /usr/share/terminfo.
  32.  
  33. : I cannot say with certainty, but this is probably in the ncurses
  34. : library (or some other library), so unless you search in the library's
  35. : sources, you won't find that "hardcoded" path.  (Hey, you've got to
  36. : start somewhere, right?  Something somewhere has to be hardcoded.)
  37.  
  38. I ran "strings" on the kermit binary, and then on each of the libraries
  39. whose names I found.  I didn't find /usr/lib/terminfo in this search.
  40.  
  41. I also tried "make linux" on the current tar.gz source, and it failed with
  42. a pile of error messages, which I haven't begun to research.
  43.  
  44. Straight FTP?  certainly still available.
  45. try ftp to watsun.cc.columbia.edu
  46. then cd to kermit/bin, dir *lin*, or watch the readme as it goes by.
  47.  
  48. The RPM that I used is at
  49. /kermit/archives/ckermit-6.0.192-7.i386.rpm
  50. which is an ftp link from  http://www.columbia.edu/kermit/ck60.html
  51.  
  52. As for why web-invoked ftp doesn't work...
  53. Usually it has to do with modem line noise or low performance hardware,
  54. which means it used to happen to me a lot, but doesn't anymore ;-)
  55.  
  56. Straight ftp, even from a Win95 "dos prompt", is far more stable than
  57. invoking an ftp link from a browser.
  58.  
  59. -- 
  60. ---
  61. Clarence A Dold - dold@network.rahul.net
  62.                 - Pope Valley & Napa CA.
  63.